10 questions · Form 5 Additional Mathematics Bab 5: Probability Distribution
If X ~ B(6, 0.3), calculate P(X = 2).
Prefer reading to quizzing? All 10 questions are listed below with the answer and explanation under each one.
1. If X ~ B(6, 0.3), calculate P(X = 2).
Answer: A
P(X = 2) = ⁶C₂ (0.3)² (0.7)⁴ = 15 × 0.09 × 0.2401 = 0.324135 ≈ 0.3241.
2. A discrete random variable X has probability distribution P(X = x) = kx for x = 1, 2, 3, 4. Find the value of k.
Answer: A
Sum of probabilities = 1 => k(1) + k(2) + k(3) + k(4) = 1 => 10k = 1 => k = 110.
3. A continuous random variable X is normally distributed with mean 50 and standard deviation 5. Find the Z-score when X = 62.5.
Answer: A
Z = (X - μ) / σ = 62.5 - 505 = 12.55 = 2.5.
4. The total area under a standard normal probability distribution curve is equal to:
Answer: A
By definition, the total area under any probability density curve, including the normal curve, is always 1.
5. The marks of a group of students follow a normal distribution with a mean of 60 and a standard deviation of 12. If 15.87% of the students scored more than M marks, find M.
Answer: A
P(X > M) = 0.1587 => P(Z > M - 6012) = 0.1587. From tables, Z = 1.00. M - 6012 = 1.00 => M = 72.
6. If X ~ B(5, 0.4), find P(X ≥ 1).
Answer: A
P(X ≥ 1) = 1 - P(X = 0) = 1 - ⁵C₀ (0.4)⁰ (0.6)⁵ = 1 - 1(1)(0.07776) = 1 - 0.07776 = 0.92224 ≈ 0.9222.
7. Given Z ~ N(0, 1) and P(Z < k) = 0.8413, find k.
Answer: A
P(Z < k) = 0.8413 => P(Z > k) = 1 - 0.8413 = 0.1587. From normal distribution tables, Z = 1.00.
8. In a fair die roll repeated 180 times, what is the standard deviation of obtaining the number '6'?
Answer: A
n = 180, p = 16, q = 56. Variance = npq = 180 × (16) × (56) = 25. Standard deviation σ = √25 = 5.
9. Find P(Z > -2.0) for Z ~ N(0, 1).
Answer: A
P(Z > -2.0) = P(Z < 2.0) = 1 - P(Z > 2.0) = 1 - 0.0228 = 0.9772.
10. Which of the following is NOT a condition for a binomial distribution?
Answer: A
A key condition of a binomial distribution is that all trials must be strictly independent.